About
During this introduction course, we will learn the basics of R and how to manipulate data.
Throughout this introduction, we will learn how to use in
.
This introduction covers:
- R syntax
- Data import using
readr - Pipe the data using
magrittr - Tidy the data using
tidyr - Arrange the data using
dplyr - Visualise the data using
ggplot2
The data we will use are all gathered in the package PlanktonData